autocleanups: allow g_autoptr() usage with GtkTreePath
authorChristian Hergert <chergert@redhat.com>
Tue, 5 Dec 2017 03:22:40 +0000 (19:22 -0800)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 5 Dec 2017 12:33:50 +0000 (12:33 +0000)
commitdc8320c129470d619e2fc1964a1e28b05e9477f8
tree0f192723e3c3d13cfd1c5a043262a43eebbb86b9
parent51db8f8f538cc14a255d55c7d61c3a0844e52447
autocleanups: allow g_autoptr() usage with GtkTreePath

As the summary says, this allows using g_autoptr(GtkTreePath). This is
useful for API that uses out parameters for GtkTreePath that need to be
freed.

https://bugzilla.gnome.org/show_bug.cgi?id=791234
gtk/gtk-autocleanups.h